public class FillImagePublic Class FillImage| FillImage | Initializes a new instance of the FillImage class. |
| FillImage(String) | Initializes a new instance of the FillImage class. |
| FillImage(String, Byte) | Initializes a new instance of the FillImage class. |
| FillImage(String, Stream) | Initializes a new instance of the FillImage class. |
| Actuate | Specifies the actuate of the image. |
| Buffer | Contains an array of bytes of the image. |
| DisplayName | Specifies the name of the image. |
| FileName | Specifies the file name for the image. |
| Filter | Specifies the filter name for the image. |
| Height | Specifies the height of a linked image. |
| Location | Locates a remote resource. |
| Name | Specifies the name. |
| Show | Specifies the show of the image. |
| Type | Specifies the type of the image. |
| Width | Specifies the width of a linked image. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetStream | |
| GetType | (Inherited from Object) |
| Load(String) | Load a bitmap resource. |
| Load(String, Byte) | Load a bitmap resource. |
| Load(String, Stream) | Load a bitmap resource. |
| MemberwiseClone | (Inherited from Object) |
| Save(Stream) | Save a bitmap resource. |
| Save(String) | Save a bitmap resource. |
| ToString |
Converts the value of the current FillImage object to its equivalent string representation.
(Overrides ObjectToString) |